home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / DEMONSTR / HYPERDMO.ZIP / CAPPS.EXE / FILECOPY.BAT < prev    next >
DOS Batch File  |  1993-07-29  |  287b  |  16 lines

  1. xcopy *.ini a:
  2. xcopy autoexec.bat a:
  3. xcopy config.sys a:
  4. xcopy c:\autoexec.bat a:
  5. xcopy c:\config.sys a:
  6. xcopy d:\autoexec.bat a:
  7. xcopy d:\config.sys a:
  8. xcopy e:\autoexec.bat a:
  9. xcopy e:\config.sys a:
  10. xcopy f:\autoexec.bat a:
  11. xcopy f:\config.sys a:
  12. xcopy *.grp a:*.pyp
  13.  
  14.  
  15.  
  16.